home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 14 / 014.d81 / t.magazine boot < prev    next >
Text File  |  2022-08-26  |  2KB  |  114 lines

  1.  
  2.            MAGAZINE ENTRY
  3.  
  4.  
  5.  
  6. Written by:  Mark Robin
  7.  
  8. Magazine Entry Program
  9.  
  10. This program is contained in all of
  11. the recent editions of PowerPlay
  12. and Commodore Microcomputers
  13. Magazines.
  14.  
  15.  
  16.   MAGAZINE ENTRY PROGRAM is a
  17.  
  18. machine language program to assist
  19.  
  20. you in typing in listings from POWER
  21.  
  22. PLAY and Microcomputers magazine.  To
  23.  
  24. use the program, type in the
  25.  
  26. following:
  27.  
  28.    LOAD "MAGAZINE ENTRY",8
  29.    RUN
  30.  
  31. After the program has installed itself
  32.  
  33. in memory (this takes a few minutes),
  34.  
  35. the program will tell you everything
  36.  
  37. is OK.  Then type SYS49152 and you're
  38.  
  39. ready to start typing.
  40.  
  41.  
  42.   This program will help prevent most
  43.  
  44. 'typos' that occur when typing in
  45.  
  46. listings.  The key is the apostrophe
  47.  
  48. and the four letters that follow it.
  49.  
  50. This is a code that says what should
  51.  
  52. be on the program line.  If there is
  53.  
  54. something wrong with the line you
  55.  
  56. type (misspelling, extra characters,
  57.  
  58. etc.), an error message will be
  59.  
  60. printed out.  Remember that you MUST
  61.  
  62. enter the five characters at the end
  63.  
  64. of the program line!  You will get an
  65.  
  66. error message if you try to enter a
  67.  
  68. program line without those 5
  69.  
  70. characters.
  71.  
  72.   "KILL" will disable the entry
  73.  
  74. program.  "ADD" will allow you to add
  75.  
  76. checksums to your own programs. "TEST"
  77.  
  78. puts you back in normal mode after you
  79.  
  80. have "added" some checksums.
  81.  
  82.   Since we have already done the job
  83.  
  84. of typing the program listings for
  85.  
  86. you, there's no need for you to run
  87.  
  88. MAGAZINE ENTRY from LOADSTAR.  We have
  89.  
  90. included it, anyway.
  91.  
  92.  
  93.  
  94.    This program is copyrighted by
  95.  
  96. Commodore Publications.  All rights
  97.  
  98.         to it are reserved.
  99.  
  100.   LOADSTAR has relieved you from the
  101.  
  102. burden of keying in this program.  For
  103.  
  104. more complete information about this
  105.  
  106.   program, refer to the August 1985
  107.  
  108.   issue of Microcomputers Magazine.
  109.  
  110.  
  111. >Files Used:  MAGAZINE ENTRY
  112.  
  113. --------------------------------------
  114.